projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
827d67f
)
(line-spacing): Add custom spec.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 9 Oct 2005 15:40:00 +0000
(15:40 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 9 Oct 2005 15:40:00 +0000
(15:40 +0000)
lisp/cus-start.el
patch
|
blob
|
history
diff --git
a/lisp/cus-start.el
b/lisp/cus-start.el
index d8ca2a77b58bd60c9ec18903f241226fecf87641..9881012d949afa40061b40975a7514d35bc9ccd5 100644
(file)
--- a/
lisp/cus-start.el
+++ b/
lisp/cus-start.el
@@
-99,6
+99,7
@@
Leaving \"Default\" unchecked is equivalent with specifying a default of
(scroll-down-aggressively windows
(choice (const :tag "off" nil) number)
"21.1")
+ (line-spacing display (choice (const :tag "none" nil) integer))
;; callint.c
(mark-even-if-inactive editing-basics boolean)
;; callproc.c